cargo.git
2015-02-19 borsAuto merge of #1321 - dlevy47:bugfix/no-proxy, r=alexcr...
2015-02-19 calc0000Change cargo to explicitly set curl proxy settings...
2015-02-18 borsAuto merge of #1288 - alexcrichton:issue-1058, r=huonw
2015-02-18 Alex CrichtonSet build script env vars correctly
2015-02-17 borsAuto merge of #1314 - AnthIste:build-script-updates...
2015-02-17 Ruben BakkerUpdate example build.rs scripts to reflect latest Rust...
2015-02-17 borsAuto merge of #1317 - alexcrichton:issue-1297, r=huonw
2015-02-17 Alex CrichtonDon't discard docopt error information
2015-02-16 borsAuto merge of #1310 - tanadeau:use-struct-variant,...
2015-02-16 borsAuto merge of #1301 - brson:installer-next, r=alexcrichton
2015-02-15 Trent NadeauUse struct variant instead of long, commented tuple
2015-02-14 borsAuto merge of #1284 - apasel422:issue-1277, r=alexcrichton
2015-02-13 borsAuto merge of #1292 - brson:version, r=huonw
2015-02-13 Brian AndersonAdd the build date to the reported version
2015-02-13 Andrew Paseltinerpass features to doctest binary
2015-02-13 Brian AndersonUpgrade rust-installer
2015-02-13 Andrew Paseltinerupdate Rust
2015-02-13 borsAuto merge of #1283 - alexcrichton:bad-error, r=huonw
2015-02-12 borsAuto merge of #1285 - alexcrichton:issue-636, r=huonw
2015-02-10 Alex CrichtonAdd git2-curl as a dependency
2015-02-09 borsAuto merge of #1278 - alexcrichton:style, r=brson
2015-02-09 Alex CrichtonUpdate to rust master
2015-02-09 borsAuto merge of #1282 - vrinek:master, r=alexcrichton
2015-02-09 Alex CrichtonImprove error message for missing example/bin
2015-02-09 Kostas KarachaliosAdd link to requirement strings explanation in the...
2015-02-06 Alex CrichtonRemove leading `get_` prefix from accessors
2015-02-06 Alex CrichtonDown with .as_slice()!
2015-02-06 Alex CrichtonUpdate to rust master
2015-02-06 borsAuto merge of #1271 - alexcrichton:issue-1267, r=brson
2015-02-06 borsAuto merge of #1270 - alexcrichton:issue-1105, r=brson
2015-02-06 borsAuto merge of #1269 - alexcrichton:issue-961, r=brson
2015-02-04 borsAuto merge of #1261 - alexcrichton:issue-1259, r=wycats
2015-02-04 Alex CrichtonAdd a flag to force resolution of a fingerprint
2015-02-04 Alex CrichtonRemove auto-cleaning of the build directory
2015-02-04 borsAuto merge of #1275 - alexcrichton:update, r=alexcrichton
2015-02-04 Alex CrichtonUpdate to the most current nightly
2015-02-04 Alex CrichtonMerge branch 'rust-master' of https://github.com/gbsf...
2015-02-04 Alex CrichtonAvoid `unwrap` when parsing lockfiles
2015-02-04 Alex CrichtonSupport update --precise for registry deps
2015-01-30 Gabriel Souza... Squelch warnings
2015-01-30 Gabriel Souza... Fix failing test
2015-01-30 Gabriel Souza... Remove unnecessary allow(unstable)
2015-01-30 Gabriel Souza... Update rustversion.txt
2015-01-30 Gabriel Souza... Workaround to make code compile
2015-01-30 Gabriel Souza... Update dependencies
2015-01-30 Gabriel Souza... Update log crate to v0.2
2015-01-30 Gabriel Souza... Writer::write → Writer::write_all
2015-01-30 Gabriel Souza... std::io → std::old_io
2015-01-30 borsAuto merge of #1250 - alexcrichton:issue-1248, r=brson
2015-01-30 borsAuto merge of #1243 - alexcrichton:issue-1239, r=brson
2015-01-29 borsAuto merge of #1247 - tshepang:hgignore-love, r=alexcri...
2015-01-29 borsAuto merge of #1242 - alexcrichton:issue-1236, r=wycats
2015-01-29 Alex CrichtonDon't require all submodules are checked out
2015-01-29 Alex CrichtonForbid cyclic dependencies
2015-01-29 Alex CrichtonConsider all targets for platform requirements
2015-01-29 Tshepang Lekhonkhobenew: use .{git,hg}ignore syntax that's also understood...
2015-01-29 Alex CrichtonConsider transitive fingerprints for freshness
2015-01-29 borsAuto merge of #1232 - alexcrichton:issue-1231, r=huonw
2015-01-28 borsAuto merge of #1238 - SimonSapin:patch-2, r=alexcrichton
2015-01-28 Simon SapinUpdate a code example for language change
2015-01-27 Alex CrichtonOptimize stack usage of activate_deps slightly
2015-01-26 borsAuto merge of #1227 - retep998:master, r=huonw
2015-01-26 Peter AtashianAdd explicit dependency on regex.
2015-01-25 borsAuto merge of #1222 - alexcrichton:update, r=alexcrichton
2015-01-25 Alex CrichtonUpdate to rust 2015-01-24
2015-01-25 Alex CrichtonMerge branch 'master' of https://github.com/suhr/cargo...
2015-01-24 borsAuto merge of #1218 - emanueLczirai:verbose1, r=alexcri...
2015-01-24 emanueLcziraipass --verbose to cargo when VERBOSE env is set
2015-01-24 Сухарикupdate to recent rust changes: part #2
2015-01-23 Сухарикfix build on recent rust: use `unwrap` on `encode`
2015-01-23 Сухарикupdate to recent rust changes: part #1
2015-01-22 borsAuto merge of #1202 - alexcrichton:issue-1201, r=huonw
2015-01-22 borsAuto merge of #1205 - alexcrichton:case-sensitivity...
2015-01-21 Alex CrichtonSearch the index case-insensitively
2015-01-20 borsAuto merge of #1199 - retep998:winapi, r=alexcrichton
2015-01-20 Alex CrichtonFix printing full descriptions on --verbose
2015-01-20 Peter AtashianUse external crates for Windows FFI
2015-01-20 borsAuto merge of #1190 - alexcrichton:issue-1186, r=alexcr...
2015-01-20 borsAuto merge of #1195 - alexcrichton:no-more-build-comman...
2015-01-20 borsAuto merge of #1196 - alexcrichton:issue-1187, r=alexcr...
2015-01-20 Alex CrichtonFix code example in the guide
2015-01-19 Alex CrichtonAugment dylib search paths for rustc/build scripts
2015-01-19 Alex CrichtonRemove infrastructure for the old custom build command
2015-01-19 borsAuto merge of #1193 - alexcrichton:update, r=huonw
2015-01-19 Alex CrichtonUpdate to rust master
2015-01-19 borsAuto merge of #1191 - alexcrichton:fix-bots, r=huonw
2015-01-19 Alex CrichtonFix nightly and improve merge error message
2015-01-19 Alex CrichtonUpdate `cargo update` syntax in the guide
2015-01-19 borsAuto merge of #1189 - alexcrichton:issue-1185, r=huonw
2015-01-19 Alex CrichtonUpdate build script docs for rustc changes
2015-01-18 borsAuto merge of #1183 - parkr:patch-1, r=wycats
2015-01-17 Parker MooreAdd note about specifying dependencies.
2015-01-16 borsAuto merge of #1176 - alexcrichton:less-relative, r...
2015-01-16 Alex CrichtonActually use absolute paths for crates.io crates
2015-01-16 borsAuto merge of #1172 - alexcrichton:issue-1087, r=huonw
2015-01-16 Alex CrichtonPrint human errors in traces by default
2015-01-16 Alex CrichtonDon't lose error traces in manifest parse errors
2015-01-16 Alex CrichtonAllow configuration of jobs by default via build.jobs
2015-01-16 Alex CrichtonAdd a configuration option for HTTP timeouts
2015-01-16 Alex CrichtonVastly improve configuration error messages
next